Welcome![Sign In][Sign Up]
Location:
Search - mfc image

Search list

[Special Effectsmymfc

Description: 利用openCV,在VC++的环境下制作MFC界面更容易!-Use openCV, in VC++ Environment interface making it easier for MFC!
Platform: | Size: 6343680 | Author: 罗义平 | Hits:

[Special EffectsImageRender

Description: MFC图形填充图象编程入门程序的VC6.0++源码-MFC Programming graphics image filling entry procedures VC6.0++ Source
Platform: | Size: 53248 | Author: www | Hits:

[WaveletWavelets

Description: 小波变换技术与工程实践:图像的小波变换(MFC框架下)-Wavelet transform technology and engineering practice: Image Wavelet Transform (MFC framework)
Platform: | Size: 91136 | Author: xingxing | Hits:

[VC/MFCdissectingMFC2epart1

Description: 数字图像处理源码,很详细的介绍了VC在图像处理上的应用,不要错过好东西啊。-Digital image processing source code, it is a detailed introduction of the VC in image processing applications, do not miss something good ah.
Platform: | Size: 3026944 | Author: ydz | Hits:

[ADO-ODBCBmpAccess

Description: MFC中BMP图像在ACCESS数据库中的存储-MFC in the BMP image in the ACCESS database storage
Platform: | Size: 6180864 | Author: 孔守斌 | Hits:

[Special EffectsMFCpictureview

Description: 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效-Code is based on the MFC framework designed to achieve a BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, show the basic features and various picture format conversion as well as some transform algorithm, the realization of the image enlarge, narrow, rotating and shutters, mosaic effects, such as display
Platform: | Size: 9134080 | Author: tong | Hits:

[Picture ViewerImageLoad

Description: MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库-MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
Platform: | Size: 93184 | Author: 杨永龙 | Hits:

[Special EffectsSIFTAlgorithmcodes

Description: D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image features. Used to image the scale-invariant feature extraction and image feature points of the match.
Platform: | Size: 7247872 | Author: | Hits:

[GUI Developtheonewodeyidigekeyiliangwanagdeyouxi

Description: 一个可以联网的简单游戏,使用winsock,mfc,图片显示技术-A simple networking game, the use of winsock, mfc, image display technology
Platform: | Size: 2360320 | Author: yangbo | Hits:

[VC/MFCBmpbt

Description: 在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例: CBitmapButton m_bmpBtn m_bmpBtn.SubclassDlgItem(IDC_BUTTON1,this) //关联控件 //CBitmapButton对象m_bmpBtn的LoadBitmaps函数加载程序内bmp资源。 m_bmpBtn.LoadBitmaps(IDB_BITMAP1,IDB_BITMAP2,IDB_BITMAP3,IDB_BITMAP4) m_bmpBtn.SizeToContent() -In MFC, it is necessary to use the graphical button, choose CBitmapButton general category, the use of CBitmapButton category button you can set the Normal, Selected, Focused and Disabled four state bmp images, which require four state image with the size, in which normal state image provided is necessary. Common call sample code: CBitmapButton m_bmpBtn m_bmpBtn.SubclassDlgItem (IDC_BUTTON1, this)// associated control// CBitmapButton object m_bmpBtn the LoadBitmaps function within the bmp loader resources. m_bmpBtn.LoadBitmaps (IDB_BITMAP1, IDB_BITMAP2, IDB_BITMAP3, IDB_BITMAP4) m_bmpBtn.SizeToContent ()
Platform: | Size: 61440 | Author: james | Hits:

[VC/MFCWinCImage

Description: MFC color image processing using C (funtion code)
Platform: | Size: 3064832 | Author: eknngx | Hits:

[Special EffectsMFC

Description: 数字图像处理的电子书.是英文版的经典教材 -E-book digital image processing. Is the English version of the classic textbook
Platform: | Size: 17871872 | Author: lili | Hits:

[Windows Developsimple_draw

Description: MFC 简单画图功能 选择 拖动 删除 镜像-MFC simple drag drawing function to choose to delete image
Platform: | Size: 123904 | Author: theo | Hits:

[Special EffectsMFCvtk

Description: MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。-MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.
Platform: | Size: 48128 | Author: 平空 | Hits:

[Special EffectsViewImage

Description: JPEG图像文件的解码,尺度变换和灰度变换(MFC代码实现)-JPEG image file decoding, scaling and gray-scale transformation (MFC code)
Platform: | Size: 303104 | Author: litchi | Hits:

[Special Effectsimg

Description: 用vc6.0 做的MFC 图像处理程序,常见图像增强处理算法-Vc6.0 do with MFC image processing procedures, common image enhancement processing algorithm
Platform: | Size: 279552 | Author: Matthew | Hits:

[VC/MFCMFC_OpenCV

Description: 利用OpenCV打开图像,并在MFC方式显示(DIB显示),包含源码以及技术文档,是最简单的实例,欢迎下载。-Open the image using OpenCV and MFC display (DIB show), including source code and technical documentation, is the most simple example, welcome to download.
Platform: | Size: 1296384 | Author: chen251213 | Hits:

[Special EffectsMFC_OpenCV_Operation

Description: 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
Platform: | Size: 35840 | Author: chen | Hits:

[Picture Viewerjpeg_rgb

Description: 这是JPEG图像压缩的RGB转换的源代码,其中还包括了它的仿真测试代码,希望能帮助到大家。-This is the JPEG image compression of RGB conversion source code, including its simulation test code, hoping to help you.
Platform: | Size: 3072 | Author: mary | Hits:

[GDI-Bitmapdrawtool

Description: MFC编写的简单几何图像绘图工具,包含简单几何图形的生成,移动,缩放以及多边形的剪裁,适合初学者参考-MFC prepared simple geometric image mapping tools, including the generation of simple geometry, move, zoom, as well as tailoring polygon suitable for beginners reference
Platform: | Size: 7881728 | Author: 吴远豪 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net